home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1998 February
/
CHIP Şubat 1998.iso
/
drivers
/
GRAFIK
/
MIRO
/
TWINB
/
297371.EXE
/
MIROTWIN.INF
< prev
next >
Wrap
Windows Setup INFormation
|
1996-10-22
|
13KB
|
147 lines
; mirotwin.inf
;
; Installation inf for the miro Computer Products AG crystal2 graphics adapter.
;
[Version]
Signature="$CHICAGO$"
Provider=%miro%
ClassGUID={4D36E968-E325-11CE-BFC1-08002BE10318}
Class=Display
[DestinationDirs]
DefaultDestDir = 11
crystal2.Miniport = 12 ; drivers
crystal2.Display = 11 ; system32
crystal2.Information = 12,miro\timing ; drivers\miro\timing
crystal2.Addon = 11 ; Control Panel directory
crystal2.Tools = 12,miro\tools ; drivers\miro\tools
;
; Driver information
;
[Manufacturer]
%miro% = miro.Mfg
[miro.Mfg]
miroMAGIC/CRYSTAL 44SV TWIN = crystal2
miroMAGIC/CRYSTAL 40SV TWIN = crystal2
miroMAGIC/CRYSTAL 20SV TWIN = crystal2
miroCRYSTAL 20SD TWIN = crystal2
miroCRYSTAL 22SD TWIN = crystal2
;
; General installation section
;
[crystal2]
CopyFiles=crystal2.Miniport, crystal2.Display, crystal2.Information, crystal2.Addon, crystal2.Tools
;
; File sections
;
[crystal2.Miniport]
crystal2.sys
[crystal2.Display]
crystal2.dll
[crystal2.Information]
CARD000D.INI
CARD000E.INI
CARD0010.INI
CARD0017.INI
CARD0018.INI
CARD010D.INI
CARD010E.INI
CARD020D.INI
CARD020E.INI
CARD0210.INI
CARD0211.INI
CARD0310.INI
CARD0311.INI
CARD0410.INI
CARD0411.INI
CARD0510.INI
CARD0610.INI
CARD0710.INI
CARD0810.INI
MONITOR.INI
TIMING.INI
MIROHW.INI
MIRONAME.INI
[crystal2.Addon]
CRYSTAL2.CPL
MLINADDR.CPL
[crystal2.Tools]
MTWINCON.EXE
MTWINDLL.DLL
;
; Service Installation
;
[crystal2.Services]
AddService = crystal2, 0x00000002, crystal2_Service_Inst, crystal2_EventLog_Inst
[crystal2_Service_Inst]
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 1 ; SERVICE_SYSTEM_START
ErrorControl = 0 ; SERVICE_ERROR_IGNORE
LoadOrderGroup = Video
ServiceBinary = %12%\crystal2.sys
[crystal2_EventLog_Inst]
AddReg = crystal2_EventLog_AddReg
[crystal2_EventLog_AddReg]
HKR,,EventMessageFile,0x00020000,"%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\crystal2.sys"
HKR,,TypesSupported,0x00010001,7
;
; Software Installation
;
[crystal2.SoftwareSettings]
AddReg = crystal2_SoftwareDeviceSettings
[crystal2_SoftwareDeviceSettings]
HKR,, InstalledDisplayDrivers, %REG_MULTI_SZ%, crystal2
HKR,, VgaCompatible, %REG_DWORD%, 0
HKLM,Software\Microsoft\Windows\CurrentVersion\Run,miroTWINCON,,"%12%\miro\tools\mtwincon.exe"
HKLM,SYSTEM\CurrentControlSet\Services\crystal2\Device0, Primary.IsLeft,%REG_DWORD%,0
;
; Source file information
;
[SourceDisksNames.x86]
1 = %DiskId%,,,""
[SourceDisksFiles]
crystal2.sys = 1
crystal2.dll = 1
[Strings]
;
; Non-Localizable Strings
;
REG_SZ = 0x00000000
REG_MULTI_SZ = 0x00010000
REG_EXPAND_SZ = 0x00020000
REG_BINARY = 0x00000001
REG_DWORD = 0x00010001
SERVICEROOT = System\CurrentControlSet\Services
;
; Localizable Strings
;
DiskId = "miro Computer Products AG Installation DISK (TWINFACE)"
GraphAdap = "Graphics Adapter"
miro = "miro Computer Products AG"